3D to C


-- What is it ? --


It's an application for linux, that convert .obj file to .c file for PSP.


-- How to use it ? --

In the first frame type the path where is located you 3D file, for instance :

/home/poison/programme/flowers.obj

In the second frame type the output path, for exemple :

/home/poison/output.c

If output.c doesn't exist it will be made.

You can refer to this (blurred) video : 

http://www.dailymotion.com/video/x3af33_3d-to-c-1st_tech


-- Credits --


Code by Poison
Gfx by Poison

Spécial thanks to :

- guyver2 who help me.
- siteduzéro.com


-- Other --

If this application do not work on you linux OS , please be sure to install SDL library (SDL, SDL_image ,and SDL_ttf)

